home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / DEMON / RISCOS2 / KA9QEXE.ARC / !!ReadMe!! next >
Encoding:
Text File  |  1993-03-13  |  2.7 KB  |  56 lines

  1.                     KA9Q TCP/IP Software for the Arc.
  2.  
  3. This now uses the serial port block drivers to work. The Autoexec file has lines for either the internal serial port or one of Hugos dual port cards.
  4.  
  5. * New command added
  6.   "window terminal internal" makes the system behave as before, using the txt
  7.   based window. This is also the default.
  8.   "window terminal external <driver>" uses a block driver to send the
  9.   information to an external terminal program, eg make driver "pipeb", set up
  10.   Arcterm 7 with "pipea" and there you are, VT102 emulation. It is still a
  11.   single window, but a much better one. Jonathan Naylor has written a new chunk
  12.   of program to do terminal emulation which ought to be capable of turning into
  13.   a dedicated multi channel program. Those of you with PCs might have seen
  14.   TextWin which is a nearly ideal way of doing things, a different window for
  15.   each task/session.
  16.  
  17. * Alteration to destinations
  18.   The DemNew and DemNG files are now written to <Mail$Dir>.Folder and the !Run
  19.   file has been altered to open the folder and mail.text subdirectories. This
  20.   probably won't work with RO2 as I've used <Mail$Dir> directly!
  21.  
  22. * Notes
  23.   Read the notes in the block driver archive. If using the pipes to drive a
  24.   terminal, remember to RMEnsure PipeModule somewhere. I'm not convinced by the
  25.   pipe modules action under RO3.1, Hugo said he'd let me have a new version,
  26.   one of us will post it as soon as it is ready.
  27.  
  28.   If you want to test something out offline, you can use the pipe module to
  29.   talk between two incarnations of TCPIP. (Or Arcterm, or any other program
  30.   which uses the drivers!) Just set up one to use pipea and the other pipeb
  31.   (you will need to swap autoexec files of course to get the different configs)
  32.   and bingo...
  33.  
  34. * Terminals
  35.   Arcterm 7 version 1.44 and above uses the block drivers, David Pilling has a
  36.   version of Hearsay using them, talk to him about upgrades. David is
  37.   David@pilling.demon.co.uk if you didn't know, Hugo is
  38.   altman@cryton.demon.co.uk. For other terminals, pester the author, the block
  39.   driver spec with examples is widely available (and included here).
  40.  
  41. * Sources
  42.   I haven't included them. I've sent (or am sending depending on time of day!)
  43.   a set to Jonathan who is working on other improvements. The combined results
  44.   will be made available. If anyone else has improvements or alterations done
  45.   to existing source now is a good time to tell us!
  46.  
  47. * Plans for the future
  48.   DNS has got to be done next. I'm going to try and make it an external
  49.   program, whether I'll succeed is a different matter! If I do, this will give
  50.   a set of hooks which will be able to take other goodies like IRC clients,
  51.   Gopher, etc...
  52.  
  53.          Have Fun
  54.  
  55.              Anthony@kernow.demon.co.uk
  56.